home *** CD-ROM | disk | FTP | other *** search
/ Chip: Internet / Chip Internet.iso / viewer / emtex.ins / dvilj4 / lj4.bat < prev    next >
DOS Batch File  |  1995-02-17  |  473b  |  15 lines

  1. @echo off
  2. set TMPDIR=g:/
  3. rem          ^^^ this is where gcc's temp files go
  4. set GO32TMP=g:/
  5. rem            ^^^ this is where your paging file goes - if not set, the
  6. rem                variables TMP and TEMP are checked in that order
  7. set 387=NO
  8. set go32=emu c:/tex/emu387
  9. c:\tex\dvilj4 -v %1 %2 %3 %4
  10. rem c:\tex\dvilj4 -eprn -v -ac:\tex\fonts\canon %1 %2 %3 %4
  11. rem                 ^^^  in case you have a printer :-)
  12. set TMPDIR=
  13. set GO32TMP=
  14. set 387=
  15. set go32=